sendDTMF

abstract fun sendDTMF(tone: Char): Boolean

Inserts Dual Tone Multi Frequency Signal to sending queue and returns the success

Return

true if tone can be successfully inserted to queue otherwise false

Since

3.0.1

Parameters

tone

character value of DTMF tone. Can only be 0,1...,9,*,#,a,b,c,d,A,B,C,D;